[INFO] cloning repository https://github.com/Abraxas-365/rcommit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abraxas-365/rcommit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbraxas-365%2Frcommit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbraxas-365%2Frcommit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ac0118b0803e19a1e19eac7fe56933379edff0d
[INFO] testing Abraxas-365/rcommit against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbraxas-365%2Frcommit" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Abraxas-365/rcommit
[INFO] finished tweaking git repo https://github.com/Abraxas-365/rcommit
[INFO] tweaked toml for git repo https://github.com/Abraxas-365/rcommit written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abraxas-365/rcommit on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Abraxas-365/rcommit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `langchain-rust = "^2.0.2"`
[INFO] [stderr]   version 2.0.2 is yanked
[INFO] [stderr]   version 2.1.0 is yanked
[INFO] [stderr]   version 2.1.1 is yanked
[INFO] [stderr]   version 2.1.2 is yanked
[INFO] [stderr]   version 2.2.0 is yanked
[INFO] [stderr]   version 2.2.1 is yanked
[INFO] [stderr]   version 2.2.3 is yanked
[INFO] [stderr]   version 2.3.0 is yanked
[INFO] [stderr]   version 2.3.1 is yanked
[INFO] [stderr]   version 2.3.2 is yanked
[INFO] [stderr]   version 2.3.3 is yanked
[INFO] [stderr]   version 2.4.0 is yanked
[INFO] [stderr]   version 2.4.1 is yanked
[INFO] [stderr]   version 2.4.2 is yanked
[INFO] [stderr]   version 2.5.0 is yanked
[INFO] [stderr]   version 2.5.1 is yanked
[INFO] [stderr]   version 2.6.0 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `rcommit v0.1.0 (/workspace/builds/worker-1-tc1/source)`


overridden task result to broken:yanked

Caused by:
    the crate depends on yanked dependencies: 
    
        Updating crates.io index
    error: failed to select a version for the requirement `langchain-rust = "^2.0.2"`
      version 2.0.2 is yanked
      version 2.1.0 is yanked
      version 2.1.1 is yanked
      version 2.1.2 is yanked
      version 2.2.0 is yanked
      version 2.2.1 is yanked
      version 2.2.3 is yanked
      version 2.3.0 is yanked
      version 2.3.1 is yanked
      version 2.3.2 is yanked
      version 2.3.3 is yanked
      version 2.4.0 is yanked
      version 2.4.1 is yanked
      version 2.4.2 is yanked
      version 2.5.0 is yanked
      version 2.5.1 is yanked
      version 2.6.0 is yanked
    location searched: crates.io index
    required by package `rcommit v0.1.0 (/workspace/builds/worker-1-tc1/source)`